home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Re ODFContainer question < prev    next >
Encoding:
Internet Message Format  |  1996-08-21  |  1.3 KB  |  [TEXT/ttxt]

  1. Subject:     Re: ODFContainer question
  2. Sent:        8/21/96 3:40 PM
  3. Received:    8/21/96 3:51 PM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >I was trying out the ODFContainer example, and I noticed if I save two 
  9. >ODF container documents, lets say:
  10. >
  11. > #1 that has 
  12. >   ODFHello and an 
  13. >   ODFNothing embedded in it 
  14. >
  15. >and #2 has an
  16. >   ODFDraw embedded in it
  17. >
  18. >when I embed #1 into #2 I get one ODFContainer with all three embedded. I 
  19. >expected to get an ODFContainer #2 with an ODFDraw and an ODFContainer 
  20. >(#1) which had 2 embedded in it.
  21. >
  22. >Am I missing something, or is this behavior on purpose?
  23. >
  24. >-Scott Adler
  25. >sadler@spss.com
  26.  
  27. That's a normal behavior. By default a container should try to 
  28. incorporate first not embed. This is the default behavior implemented in 
  29. ODF. When dragging #1 in #2 you can press the Command key, a dialog will 
  30. then let you embed instead of incorporate.
  31.  
  32. ........................................................................
  33.  Henri Lamiraux                                      lamiraux@apple.com
  34.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  35. ........................................................................
  36.  
  37.  
  38.